CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - jpeg fast

搜索资源列表

  1. isee_thum

    0下载:
  2. 图像缩放代码由是JPEG组的analyst编写,特点是可以对32位的图像数据进行任何比例的缩放操作,代码是经过MMX优化的在线汇编,速度相当快(大概是同功能C++代码的十倍以上,在ISee中我们用它来生成拇指图,效果很不错的)。-image scaling code from JPEG is the analyst group prepared, it is characterized by a pair of 32-bit image data scaling proportion of an
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:3421
    • 提供者:zhangxp
  1. FasteffectiveDCT

    0下载:
  2. DCT变换是数字图像处理中重要的变换,很多重要的图像算法、图像应用都是基于DCT变换的,如JPEG图像编码方式。对于大尺寸的二维数值矩阵,倘若采用普通的DCT变换来进行,其所花费的时间将是让人难以忍受甚至无法达到实用。而要克服这一难点,DCT变换的快速算法无非是非常吸引人的-DCT digital image processing is an important transformation, many important images algorithm, imaging applicatio
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10278
    • 提供者:javenliu
  1. jpegsrc-6b-simd-mmx-sse

    0下载:
  2. 这是非常好的使用MMX,SSE2等SIMD的JPEG的解压缩源码,速度是用C语言的1/4,非常的快。-It is a very good use of MMX, SSE2 SIMD, such as the JPEG compression solutions source, Speed is the C Language 1 / 4, very fast.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:1120305
    • 提供者:林方
  1. src_Dec25

    0下载:
  2. jpeg快速算法,用于TI和philips的DSP开发,经过优化-jpeg fast algorithm for TI DSP and philips development, optimized
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:14975
    • 提供者:yover
  1. XxaspDisk

    0下载:
  2. 使用ASP脚本编写,大量使用类封装,是一个高速、高效、简洁、安全、支持多组件的上传与提取系统。 主要特点: 1、支持国内外上传组件多达7种,包括:风声无组件上传类、AspUpload 3.0上传组件、SA-FileUp 4.9上传组件 DvFile.Upload 1.0上传组件、IronSoft.Upload上传组件、LyfUpload.UploadFile上传组件、W3.Upload上传组件 2、支持多文件同时上传、Jpeg,Gif图片生成缩略
  3. 所属分类:ASP源码

    • 发布日期:2014-01-14
    • 文件大小:440617
    • 提供者:hy
  1. fast huffman decoder

    0下载:
  2. A fast huffman decoder for standard JPEG image. This C code is used in linux and windows.
  3. 所属分类:密码/编码算法

    • 发布日期:2012-01-05
    • 文件大小:380277
    • 提供者:qqnice
  1. imagedisplay.rar 快速的显示多种格式的图像

    0下载:
  2. 可以方便快速的显示多种格式的图像,如JPEG、BMP、Tiff等, May facilitate the fast demonstration many kinds of forms the picture, like JPEG, BMP, Tiff and so on
  3. 所属分类:图形图象

    • 发布日期:2017-11-08
    • 文件大小:274311
    • 提供者:李素芝
  1. JPG-decode_encode.rar

    0下载:
  2. 基于J2ME的JPEG decode和encode,有完整解码、8分之一解码,8分之一流解码,JPEG decode & encode on J2ME Platform,1/8 fast decode, 1/8 stream decode
  3. 所属分类:J2ME

    • 发布日期:2017-03-26
    • 文件大小:29367
    • 提供者:sure
  1. FFT_16.rar

    0下载:
  2. FFT快速傅立叶变换-verilog,基于verilog的FFT源码,QuartusII上仿真通过,FFT Fast Fourier Transform-verilog, the FFT-based verilog source, QuartusII through the simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:741850
    • 提供者:fisher
  1. jpeg

    0下载:
  2. 一个图像处理程序,使用DCT快速算法,只需把源码改成m文件即可。-An image processing procedures, the use of DCT fast algorithm, just the source file can be replaced by m.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2017
    • 提供者:volcano
  1. OpenJPEG_PCMDC

    0下载:
  2. Fast Prediction Compensated Multiple Descr iption Coding for JPEG 2000 The prediction compensated multiple descr iption coding described in the following papers is implemented by modifying the OpenJPEG version of the JPEG 2000 standard: J.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4635140
    • 提供者:gygymon
  1. JPEG

    0下载:
  2. 一个很好的分析JPEG文件的源代码,值得拥有~~~~大家快下-A good analysis of the source code for JPEG files, it is worth we have ~ ~ ~ ~ ~ ~ under fast
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:47284
    • 提供者:anhu
  1. freeimage

    0下载:
  2. C语言的体系,大量使用指针运算速度可以保证,内含先进的多种插值算法。 另外独有的支持meta exif信息的读取。该库最大的特点就是比较简练,只把重点放在对各种格式图像的读取写入支持上,没有显示部分,实际编程的时候还是需要调用API函数进行显示。 -FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like
  3. 所属分类:Graph program

    • 发布日期:2015-09-11
    • 文件大小:266468
    • 提供者:金金
  1. JPEG.ZIP

    0下载:
  2. JPEG codeo, very fast
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:26323
    • 提供者:bonana
  1. jpegdec

    0下载:
  2. Unit allows very fast JPEG image decoding, using SSE/SSE2 pure assembly code. It is much faster than the standard jpeg.pas unit.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:19639
    • 提供者:gold
  1. jpeg_app

    0下载:
  2. 一用三星公司的s3c6410片上系统芯片的JPEG硬件硬压缩与硬解码模块进行JPEG图像的显示。硬件解码,速度快,资源耗费少。-A chip with a Samsung system-on-chip s3c6410 hardware hardware JPEG compression and JPEG hardware decoding module for image display. Hardware decoding, fast, low resource consumption.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:18453
    • 提供者:刘一夫
  1. AML6226D_DT_User-Guide-V1.0

    0下载:
  2. The AML6226D/T DPF processor is a complete integrated system targeting the digital picture frame market. The device combines a super fast JPEG decoder, digital LCD drivers/TCON signals, USB, Touch Controller and card-reader I/Os, and a 32-bit hos
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:196343
    • 提供者:asuga
  1. Improve-JPEG

    0下载:
  2. JPEG 图像编码具有简洁快速的功能,有很不错的学习价值-JPEG image coding with functions of concise and fast
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:295442
    • 提供者:JAKE
  1. JPEG

    0下载:
  2. jpeg压缩代码,在adsp-bf533上测试通过,速度快-Jpeg compression code, test pass on aDSP-bf533, fast
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:411476
    • 提供者:wenshao
  1. THE FAST COMPUTATION OF DCT IN JPEG ALGORITHM

    0下载:
  2. THE FAST COMPUTATION OF DCT IN JPEG ALGORITHM
  3. 所属分类:文章/文档

    • 发布日期:2018-01-09
    • 文件大小:62464
    • 提供者:djuka
« 12 3 »
搜珍网 www.dssz.com